update draft spec urls from dev.w3.org/csswg to drafts.csswg.org 
diff --git a/css-animations-1/animation-delay-007.html b/css-animations-1/animation-delay-007.html index 515dc2f..a5549d5 100644 --- a/css-animations-1/animation-delay-007.html +++ b/css-animations-1/animation-delay-007.html 
@@ -3,10 +3,10 @@  <title>CSS Animations Test: animation-delay - inherit keyword</title>  <link rel="author" title="Intel" href="http://www.intel.com">  <link rel="reviewer" title="Zhiqiang Zhang" href="mailto:zhiqiang.zhang@intel.com"> <!-- 2015-05-07 --> -<link rel="help" href="http://dev.w3.org/csswg/css-animations-1/#animation-delay"> -<link rel="help" href="http://dev.w3.org/csswg/css-animations-1/#animation-name"> -<link rel="help" href="http://dev.w3.org/csswg/css-animations-1/#animation-duration"> -<link rel="help" href="http://dev.w3.org/csswg/css-animations-1/#values"> +<link rel="help" href="https://drafts.csswg.org/css-animations-1/#animation-delay"> +<link rel="help" href="https://drafts.csswg.org/css-animations-1/#animation-name"> +<link rel="help" href="https://drafts.csswg.org/css-animations-1/#animation-duration"> +<link rel="help" href="https://drafts.csswg.org/css-animations-1/#values">  <meta name="flags" content="animated">  <meta name="assert" content="Check that animation-delay property accepts 'inherit' keyword.">  <style>